FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package NICEProfiling.v23Q1#0.5.0 (78 ms)

Package NICEProfiling.v23Q1
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=NICEProfiling.v23Q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicationUse-2022Q1
Url https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicationUse-2022Q1
Version 0.0.1
Status active
Date 2021-11-30T14:05:56.4600812+00:00
Name NICE-MedicationUse
Title NICE-MedicationUse
Experimental False
Description This profile is for submitting data to the nice related to the period of medication use.
Purpose This profile is used to submit period of medication use related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) MedicationStatement, 2017 release version 3.1
Copyright CC0
Type MedicationStatement
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1 NICE-Encounter
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1 NICE-Patient


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "NICE-MedicationUse",
  "meta" : {
    "lastUpdated" : "2022-08-04T15:15:02.4050728+00:00"
  },
  "url" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicationUse-2022Q1",
  "version" : "0.0.1",
  "name" : "NICE-MedicationUse",
  "title" : "NICE-MedicationUse",
  "status" : "active",
  "date" : "2021-11-30T14:05:56.4600812+00:00",
  "publisher" : "NICE",
  "contact" : [
    {
      "name" : "NICE",
      "telecom" : [
        {
          "system" : "email",
          "value" : "vragen@stichting-nice.nl"
        }
      ]
    }
  ],
  "description" : "This profile is for submitting data to the nice related to the period of medication use.",
  "purpose" : "This profile is used to submit period of medication use related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) MedicationStatement, 2017 release version 3.1",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "mapping" : [
    {
      "identity" : "NICE-Datadictionary-MDS",
      "uri" : "https://www.stichting-nice.nl/dd/#528",
      "name" : "NICE-Datadictionary-MDS",
      "comment" : "The Minimal Data Set (MDS)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "MedicationStatement",
  "baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "MedicationStatement.context",
        "path" : "MedicationStatement.context",
        "short" : "Encounter associated with MedicationStatement",
        "definition" : "The encounter or episode of care that establishes the context for this MedicationStatement.\r\n\r\nThe encounter SHALL always be an Encounter that is related to an ICU submission. Even though the MedicationStatement is established within an earlier -different- Encounter.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.status",
        "path" : "MedicationStatement.status",
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.category",
        "path" : "MedicationStatement.category",
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.medicationReference:medicationReference",
        "path" : "MedicationStatement.medicationReference",
        "sliceName" : "medicationReference",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PharmaceuticalProduct-2022Q1"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.effectivePeriod:effectivePeriod",
        "path" : "MedicationStatement.effectivePeriod",
        "sliceName" : "effectivePeriod",
        "mapping" : [
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#57",
            "comment" : "Chronic Obstructive Pulmonary Disease"
          },
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#78",
            "comment" : "Diabetes"
          },
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#159",
            "comment" : "Immunological insufficiency"
          },
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#411",
            "comment" : "Thrombolytic therapy following acute myocardial infarction"
          },
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#432",
            "comment" : "Vasoactive medication"
          }
        ]
      },
      {
        "id" : "MedicationStatement.dateAsserted",
        "path" : "MedicationStatement.dateAsserted",
        "mustSupport" : true
      },
      {
        "id" : "MedicationStatement.subject",
        "path" : "MedicationStatement.subject",
        "short" : "Who is/was taking the medication",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.